Skip to main content

JDBC Driver Management

Datafor supports managing and configuring different versions of JDBC drivers to support various versions of databases. This feature ensures that your database connections are compatible with the corresponding database versions, preventing connection issues due to driver version mismatches.

Instructions

Accessing the Driver Management Interface

  1. Log in to the Datafor platform.

  2. Navigate to the settings page and select "JDBC Driver".

Adding a New JDBC Driver

  1. Click the "New" button.
  1. In the pop-up window:

    Enter the Driver Name.

    • Select the Database Type (e.g., MySQL, PostgreSQL, etc.).

    • Fill in the Driver Class information.

    • Upload the appropriate version of the JDBC driver file (.jar file).

    • Click the "OK" button to complete the driver addition.

Updating an Existing JDBC Driver

  1. In the driver management interface, find the driver that needs updating. Click the "Edit" menu.
  1. Upload the new driver file and update other information. Click the "OK" button to complete the driver update.

Deleting a JDBC Driver

In the driver list's action menu, select the "Delete" menu.